Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-38691 | RHEL-06-000331 | SV-50492r2_rule | Medium |
Description |
---|
Disabling the "bluetooth" service prevents the system from attempting connections to Bluetooth devices, which entails some security risk. Nevertheless, variation in this risk decision may be expected due to the utility of Bluetooth connectivity and its limited range. |
STIG | Date |
---|---|
Red Hat Enterprise Linux 6 Security Technical Implementation Guide | 2017-04-28 |
Check Text ( None ) |
---|
None |
Fix Text (F-43640r1_fix) |
---|
The "bluetooth" service can be disabled with the following command: # chkconfig bluetooth off # service bluetooth stop |